object frmStopCalc: TfrmStopCalc Left = 300 Top = 211 BorderIcons = [] BorderStyle = bsDialog Caption = 'frmStopCalc' ClientHeight = 378 ClientWidth = 632 Color = clWhite Font.Charset = DEFAULT_CHARSET Font.Color = clWindowText Font.Height = -11 Font.Name = 'MS Sans Serif' Font.Style = [] OldCreateOrder = False Scaled = False OnCreate = AxSimpleSkinFormCreate OnDestroy = AxSimpleSkinFormDestroy PixelsPerInch = 96 TextHeight = 13 object pnlStopCalc: TPanel Left = 0 Top = 0 Width = 632 Height = 378 Align = alClient BevelOuter = bvNone ParentColor = True TabOrder = 0 DesignSize = ( 632 378) object imgWatermark: TImage Left = 283 Top = 251 Width = 349 Height = 127 Anchors = [akRight, akBottom] AutoSize = True end object lHelpAction: TLabel Left = 32 Top = 360 Width = 354 Height = 16 Caption = 'Click Back to try optimize agin or Close to exit the programm' Font.Charset = DEFAULT_CHARSET Font.Color = 3355443 Font.Height = -13 Font.Name = 'Arial' Font.Style = [] ParentFont = False Transparent = True end object lHeaderInfo: TLabel Left = 32 Top = 64 Width = 561 Height = 32 AutoSize = False Caption = 'Auslogics Internet Speed Up has failed to measure optimal inerne' + 't settings beacuse of the fallowing reason:' Font.Charset = DEFAULT_CHARSET Font.Color = 3355443 Font.Height = -13 Font.Name = 'Arial' Font.Style = [] ParentFont = False Transparent = True WordWrap = True end object lTitle: TAxSmoothLabel Left = 32 Top = 16 Width = 282 Height = 19 Quality = smMMXSmoothing4x Caption = 'Failed to measure internet settings' Font.Charset = DEFAULT_CHARSET Font.Color = 10040064 Font.Height = -16 Font.Name = 'Verdana' Font.Style = [] ParentFont = False Transparent = True end object lErrorInfo: TAxLabel Left = 32 Top = 116 Width = 529 Height = 32 WordWrap = True Quality = smGDISmoothing Transparent = True AutoSize = False Caption = 'Aborted by user' Font.Charset = DEFAULT_CHARSET Font.Color = clRed Font.Height = -13 Font.Name = 'Arial' Font.Style = [fsBold] ShowAccelChar = True ParentFont = False end end end